Skip to content
This repository was archived by the owner on Dec 19, 2019. It is now read-only.

Fix status support on FreeBSD/OpenBSD#32

Open
dguglielmi wants to merge 1 commit intoflores:masterfrom
dguglielmi:master
Open

Fix status support on FreeBSD/OpenBSD#32
dguglielmi wants to merge 1 commit intoflores:masterfrom
dguglielmi:master

Conversation

@dguglielmi
Copy link

When we run "ps -o cmd=" on BSD hosts we get:

ps: cmd: keyword not found
ps: no valid keywords; valid keywords:

Using "command=" is supported on BSD/Linux
"cmd=" is an alias of "command=" on Linux.

when we run "ps -o cmd=" on BSD hosts we get:

ps: cmd: keyword not found
ps: no valid keywords; valid keywords:

Using "command=" is supported on BSD/Linux
"cmd=" is an alias of "command=" on Linux.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant